home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15549 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: earth.superlink.net!mars!marvin
  2. From: marvin@superlink.net (Warren or Tony Lieuallen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help for beginner
  5. Date: 5 Apr 1996 20:15:34 GMT
  6. Organization: SuperNet, Inc., NJ, USA (908-828-8988)
  7. Message-ID: <4k3v16$8k9@earth.superlink.net>
  8. NNTP-Posting-Host: mars.superlink.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. done pretty good figuring out some basic c, and am now having a problem.  
  12. I wrote a program to assign a random value to two variables, and it 
  13. works.  it loops and prints all of them out, but when I press CTRL-BREAK 
  14. (It's still an infinite loop...) it just locks up my computer or gives me 
  15. a QEMM exception.  I would assume that this is some option I have set 
  16. somewhere, because I thought it worked before.  I have version 
  17. 3.something of Borland Turbo C++
  18.  
  19. --
  20. +-------------------------------------+-------------------------------------+
  21. |           Tony Lieuallen            |      marvin@mars.superlink.net      |
  22. +-------------------------------------+-------------------------------------+
  23. |                 http://mars.superlink.net/marvin/home                     |
  24. +---------------------------------------------------------------------------+
  25. | * It's Non-Toxic!  That means you can eat it!!                            |
  26. | * WWW really stands for World Wide Wait!!!                                |
  27. | * Duct tape is like the force.  It has a light side and a dark side and   |
  28. |   it holds the universe together.                                         |
  29. | * Flashlight: Device to store dead batteries.                             |
  30. +---------------------------------------------------------------------------+
  31.